mock 0.8 release candidate 1 and handling mutable arguments
Updated: 2011-12-29 13:04:47
Voidspace The website , technical blog and projects of Michael Foord Home Blog Book IronPython Python Projects Python Articles Contact Python Programming , news on the Voidspace Python Projects and all things . techie Front page All By Date All By Category RSS Feed 1227 mock 0.8 release candidate 1 and handling mutable arguments I've released mock 0.8 release candidate 1 You can download it it or install it : with pip install U mock==dev mock is a library for testing in Python . It allows you to replace parts of your system under test with mock objects . The latest stable release is 0.7.2, which you can download from pypi The main improvement in 0.8 rc1 is performance improvements , particularly in constructing MagiMock Instantiating MagicMock is substantially faster than it was in 0.7
Yesterday, we’ve launched the Developer Preview for Apps, you can play with at https://apps-preview.mozilla.org The server side is composed of many pieces, and while they are subject to change since this is just a preview, I think it’s quite interesting to describe some of them already — and maybe get more contributors in the process, [...]
Alexis started to work with me this week from my house and we’re having good times. More geeks from Afpy are joining us this week-end for wine-drinking and working on a Python technical writing project. While working myself on AppSync with the fine folks from Mozilla Labs, I am mentoring Alexis to get him up [...]